home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
1,001 Hikes in North America
/
1001Hikes.iso
/
dataroot
/
newyork
/
htm
/
maps
/
map030.swf
/
scripts
/
DefineButton2_119
/
BUTTONCONDACTION on(release, keyPress Left).as
next >
Wrap
Text File
|
2002-07-07
|
56b
|
4 lines
on(release, keyPress "<Left>"){
gotoAndPlay(2);
}